-
Notifications
You must be signed in to change notification settings - Fork 16
Pm process docs #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request transforms a basic exercise template into a comprehensive learning experience for democratizing tribal knowledge using GitHub Copilot Spaces. It focuses on teaching project managers and team leads how to centralize and improve project management processes through Copilot's knowledge management capabilities.
Key changes:
- Complete rewrite of all exercise steps with realistic project management scenarios and actionable instructions
- Addition of comprehensive project management documentation for the fictional "OctoAcme" company
- Development environment setup with Copilot-optimized VS Code configuration
Reviewed Changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README.md | Updated with exercise overview, learning objectives, and proper template links |
| .github/steps/*.md | Rewritten with detailed scenarios for using Copilot Spaces with project management processes |
| docs/octoacme-*.md | New project management documentation covering roles, processes, risks, and workflows |
| .devcontainer/devcontainer.json | Added development environment with Copilot extensions and optimal settings |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 15 out of 15 changed files in this pull request and generated 1 comment.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 15 out of 15 changed files in this pull request and generated 1 comment.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 15 out of 15 changed files in this pull request and generated 1 comment.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This pull request transforms the repository into a comprehensive exercise for democratizing tribal knowledge using GitHub Copilot Spaces. It replaces placeholder content with detailed, actionable instructions, adds new documentation for project management processes, and updates supporting configuration for a smoother learning experience. The most important changes are grouped below.
Exercise Content Overhaul:
.github/steps/have been rewritten with realistic scenarios, clear theory sections, and actionable activities, guiding users through setting up Copilot Spaces, analyzing documentation, creating chat modes, and implementing improvements. [1] [2] [3] [4]README.mdhas been rewritten to clearly explain the exercise’s purpose, audience, learning objectives, and step-by-step flow, making it accessible and actionable for users.Project Management Documentation Additions:
docs/directory, covering project management overview, initiation, planning, and execution/tracking. These provide practical templates, checklists, and guidance for real-world use. [1] [2] [3] [4]Developer Environment Improvements:
.devcontainer/devcontainer.jsonfile has been added to standardize the development environment, including recommended VS Code extensions and settings for Copilot Spaces and prompt/instruction file locations.These changes create a cohesive, end-to-end learning experience and provide reusable documentation and configuration for managing project knowledge with Copilot Spaces.